projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1760ba7
)
Change load-path tag again.
author
Per Abrahamsen
<abraham@dina.kvl.dk>
Tue, 20 May 1997 12:28:28 +0000
(12:28 +0000)
committer
Per Abrahamsen
<abraham@dina.kvl.dk>
Tue, 20 May 1997 12:28:28 +0000
(12:28 +0000)
lisp/cus-start.el
patch
|
blob
|
history
diff --git
a/lisp/cus-start.el
b/lisp/cus-start.el
index b2c0790a7acd067200d7f7f9ce6e40f687747f54..4de32c953e7766f2d8319dd30ba12e2567a7bbf3 100644
(file)
--- a/
lisp/cus-start.el
+++ b/
lisp/cus-start.el
@@
-131,9
+131,9
@@
:format "%t")))
;; lread.c
(load-path environment
- (repeat (choice :tag "
Directory
"
+ (repeat (choice :tag "
Current or Specific Dir
"
(const :tag "use current" nil)
- (directory :
format "%v
"))))
+ (directory :
tag "Specific
"))))
;; minibuf.c
(completion-auto-help minibuffer boolean)
(enable-recursive-minibuffers minibuffer boolean)